Global Index
HTML5 JS API Index > Web Audio Tutorials & Specs

ConvolverNode

Extends AudioNode.

This interface represents a processing node which applies a linear convolution effect given an impulse response. Normative requirements for multi-channel convolution matrixing are described here.

Properties
AudioBuffer?buffer
booleannormalize